Skip to content

Conversation

@nerg4l
Copy link
Member

@nerg4l nerg4l commented Jun 12, 2020

In #36 an incorrect modification was added to identity generation.

The extension of a binary chunk can not be guessed except for the first chunk. This means that the first chunk has a different ID than the rest of the chunks.

To better distinguish files totalFileSize should be used for ID generation instead of $chunk->guessExtension().

@nerg4l nerg4l requested a review from a team June 12, 2020 17:59
@nerg4l nerg4l mentioned this pull request Jun 12, 2020
@nerg4l nerg4l added this to the v0.2.0 milestone Jun 12, 2020
@nerg4l nerg4l added the bug Something isn't working label Jun 12, 2020
@nerg4l nerg4l mentioned this pull request Jun 13, 2020
@nerg4l nerg4l merged commit 645a29e into coding-socks:master Jun 20, 2020
@nerg4l nerg4l deleted the fix-file-identifier branch June 20, 2020 14:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant